home *** CD-ROM | disk | FTP | other *** search
/ DOKAN 9 / Dokan 09.iso / IE401 / ie4setup.exe / 1033 / RCDATA / CABINET / homepage.inf < prev    next >
INI File  |  1998-05-21  |  2KB  |  55 lines

  1. [Version]
  2. Signature="$CHICAGO$"
  3. AdvancedINF=2.5
  4.  
  5. [DefaultInstall]
  6. ; WARNING - Don't add any more addreg entries without checking with IEAK dev
  7. ;   IEAK may nuke the addreg statement 
  8. AddReg=StartHomePage, RegUpdateHelp
  9. UpdateInis=RemoveUpdate.Link
  10. PreRollBack=UpdateHelpKey.Remove
  11.  
  12. [DefaultInstall.NT]
  13. AddReg=StartHomePage, RegUpdateHelpNT
  14. PreRollBack=UpdateHelpKey.Remove
  15.  
  16. [DelMongoKey]
  17. ; WARNING - Don't remove this section
  18. ;    Use by ie4stnt.cdf and ie4stw95.cdf
  19. DelReg=RemoveExtraKey
  20.  
  21. [RemoveExtraKey]
  22. ; WARNING - Don't remove this section
  23. ;    Use by ie4stnt.cdf and ie4stw95.cdf
  24. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\IE40SetupFiles"
  25.  
  26. [UpdateHelpKey.Remove]
  27. DelReg=UpdateHelp.Remove
  28.  
  29. [UpdateHelp.Remove]
  30. HKLM,"Software\Microsoft\Internet Explorer\Help_Menu_URLs"
  31.  
  32. [StartHomePage]
  33. ; WARNING - Don't add anything else to this section 
  34. ;   IEAK may nuke it if user requests no welcome page
  35. HKCU,"Software\Microsoft\Internet Explorer\Main","First Home Page",,%FirstHomePage%
  36.  
  37. [StartHomePage.Remove]
  38. ; WARNING - Don't nuke this section
  39. ;   IEAK needs it even tho it isn't referenced anywhere
  40. HKCU,"Software\Microsoft\Internet Explorer\Main","First Home Page"
  41.  
  42. [RegUpdateHelp]
  43.  
  44. [RegUpdateHelpNT]
  45.  
  46. [RemoveUpdate.Link]
  47. setup.ini, progman.groups,,"IE_INTERNET=%Browser_suite%"
  48. setup.ini, IE_INTERNET,, """%SHORTCUT_UPDATE%"""
  49.  
  50. [Strings]
  51. PROGRAMF = "Archivos de programa"
  52. FirstHomePage = "http://www.microsoft.com/ie_intl/es/ie401/download/sp1/x86/es/ie4setup/default.asp"
  53. Browser_suite = "Internet Explorer"
  54. SHORTCUT_UPDATE = "Actualizar producto"
  55.